Skip to content

Conversation

oclyke
Copy link
Contributor

@oclyke oclyke commented Jan 17, 2020

As documented by Arduino and brought up in issue #106 entities that look like B[01]{0,8} (in regex syntax) should be interpreted as their binary 8-bit (max) value.

By searching the Arduino SAMD core (1.6.20) I discovered Arduino's little secret - this is taken care of with a gazillion macros...

Well we don't judge - we just conform to the expected behavior.

@oclyke oclyke changed the title support Arduino binary radix B Support Arduino binary radix B Jan 17, 2020
@oclyke oclyke changed the title Support Arduino binary radix B Support Arduino Binary Radix B Jan 17, 2020
@oclyke
Copy link
Contributor Author

oclyke commented Feb 6, 2020

Going to merge this since it is expected Arduino behavior. That way it can go out with the next version (lots of merged PRs)

@oclyke oclyke merged commit 277564d into master Feb 6, 2020
@oclyke oclyke deleted the support-arduino-binary-radix-B branch February 6, 2020 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant